rpms/diradmin/devel diradmin.spec,1.1,1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Nov 11 19:21:38 UTC 2004


Changeset from: thias

Update of /cvs/extras/rpms/diradmin/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv8556/diradmin/devel

Modified Files:
	diradmin.spec 
Log Message:
Release bumping to provide upgrade path from non-fedora.us packages.
A few minor tweaks here and there.



Index: diradmin.spec
===================================================================
RCS file: /cvs/extras/rpms/diradmin/devel/diradmin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- diradmin.spec	8 Nov 2004 04:14:02 -0000	1.1
+++ diradmin.spec	11 Nov 2004 19:21:36 -0000	1.2
@@ -1,13 +1,7 @@
-# $Id$
-# Authority: matthias
-# Upstream: Manuel Amador
-
-%define desktop_vendor freshrpms
-
 Summary: User control management tool for LDAP directories
 Name: diradmin
 Version: 1.5.1
-Release: 3.1.fc2.fr
+Release: 4
 License: GPL
 Group: Applications/System
 URL: http://diradmin.open-it.org/
@@ -44,10 +38,10 @@
 %{__cat} applnk/dragonfear-directory_administrator.desktop \
   | grep -v ^Categories > %{name}.desktop
 %{__mkdir_p} %{buildroot}%{_datadir}/applications
-desktop-file-install --vendor %{desktop_vendor} \
-  --dir %{buildroot}%{_datadir}/applications    \
-  --add-category Application                    \
-  --add-category System                         \
+desktop-file-install --vendor fedora          \
+  --dir %{buildroot}%{_datadir}/applications  \
+  --add-category Application                  \
+  --add-category System                       \
   %{name}.desktop
 
 
@@ -64,6 +58,9 @@
 
 
 %changelog
+* Wed Nov 10 2004 Matthias Saou <http://freshrpms.net/> 1.5.1-4
+- Bump release to provide Extras upgrade path.
+
 * Tue May 18 2004 Matthias Saou <http://freshrpms.net/> 1.5.1-3
 - Rebuild For Fedora Core 2.
 




More information about the fedora-extras-commits mailing list