rpms/apt/devel apt.spec,1.27,1.28

Axel Thimm (athimm) fedora-extras-commits at redhat.com
Thu May 11 21:19:47 UTC 2006


Author: athimm

Update of /cvs/extras/rpms/apt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9455

Modified Files:
	apt.spec 
Log Message:
Remove bogus final s from default(s).conf (Ville)


Index: apt.spec
===================================================================
RCS file: /cvs/extras/rpms/apt/devel/apt.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- apt.spec	9 May 2006 18:10:38 -0000	1.27
+++ apt.spec	11 May 2006 21:19:47 -0000	1.28
@@ -6,7 +6,7 @@
 Summary:        Debian's Advanced Packaging Tool with RPM support
 Name:           apt
 Version:        0.5.15lorg3
-Release:        2%{?dist}
+Release:        2.1%{?dist}
 Group:          System Environment/Base
 URL:            http://apt-rpm.laiskiainen.org/
 License:        GPL
@@ -237,7 +237,7 @@
 %dir %{_sysconfdir}/apt/apt.conf.d/
 # NOTE: no noreplace because we WANT to be able to change the defaults
 # without user intervention!
-%config %{_sysconfdir}/apt/apt.conf.d/defaults.conf
+%config %{_sysconfdir}/apt/apt.conf.d/default.conf
 %dir %{_sysconfdir}/apt/sources.list.d/
 %dir %{_sysconfdir}/apt/vendors.list.d/
 
@@ -292,6 +292,9 @@
 
 
 %changelog
+* Thu May 11 2006 Axel Thimm <Axel.Thimm at ATrpms.net> - 0.5.15lorg3-2.1
+- Remove bogus final s from default(s).conf (Ville).
+
 * Mon May  8 2006 Axel Thimm <Axel.Thimm at ATrpms.net> - 0.5.15lorg3-2
 - Split off configuration files from apt.
 




More information about the fedora-extras-commits mailing list