[Bug 876] No packaging information on rpm specfile feature %config
| Newsgroups | gmane.linux.lsb.specification |
|---|---|
| Message-ID | <[email protected]> |
------- Additional Comments From [email protected] 2005-05-06 02:54 ------- > Always the question is: can a non-RPM implementation support the feature (e.g. > would alien preserve such information)? I did tried to convert a RPM into a deb using "fakeroot alien" (v8.52) on Debian Sarge system. The RPM containes the following config files: ~> rpm -qpc xinetd-2.3.13-42.i586.rpm /etc/xinetd.conf The .deb contains (using "mc" and then DEBIAN/conffiles): /etc/init.d/xinetd /etc/xinetd.conf /etc/xinetd.d/chargen [...] If I read the alian/changelog.gz correctly, alien does (for RPM to DEB) the following: It use rpm -qcp to list conffiles from rpm and uses it for all but /etc; /etc files are added automatically using debhelper v3. -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.