rpms/d4x/devel d4x.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Tue Nov 16 17:34:43 UTC 2004


Changeset from: thias

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

Modified Files:
	d4x.spec 
Log Message:
Bump release and minor changes.



Index: d4x.spec
===================================================================
RCS file: /cvs/extras/rpms/d4x/devel/d4x.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- d4x.spec	9 Nov 2004 02:45:16 -0000	1.3
+++ d4x.spec	16 Nov 2004 17:34:41 -0000	1.4
@@ -1,14 +1,13 @@
 # $Id$
 # Authority: matthias
 
-%define desktop_vendor freshrpms
 #define pre            rc4
 %define final          final
 
 Summary: Downloader for X that supports resuming and many other features
 Name: d4x
 Version: 2.5.0
-Release: %{?pre:0.%{pre}.}1.1.fc2.fr
+Release: %{?pre:0.%{pre}.}2
 Group: Applications/Internet
 License: Artistic
 URL: http://www.krasu.ru/soft/chuchelo/
@@ -41,12 +40,12 @@
 %find_lang %{name}
 
 # Now the menu entry
-%{__install} -m644 -D share/nt.png %{buildroot}%{_datadir}/pixmaps/nt.png
+%{__install} -m 0644 -D share/nt.png %{buildroot}%{_datadir}/pixmaps/nt.png
 %{__mkdir_p} %{buildroot}%{_datadir}/applications
-desktop-file-install --vendor %{desktop_vendor} \
-  --dir %{buildroot}%{_datadir}/applications    \
-  --add-category Application                    \
-  --add-category Network                        \
+desktop-file-install --vendor fedora \
+  --dir %{buildroot}%{_datadir}/applications \
+  --add-category Application \
+  --add-category Network \
   share/nt.desktop
 
 
@@ -59,13 +58,16 @@
 %doc AUTHORS ChangeLog* COPYING NEWS PLANS README TODO
 %doc DOC/FAQ* DOC/THANKS DOC/TROUBLES
 %{_bindir}/nt
-%{_datadir}/applications/%{desktop_vendor}-nt.desktop
-%{_datadir}/d4x
+%{_datadir}/applications/fedora-nt.desktop
+%{_datadir}/d4x/
 %{_datadir}/pixmaps/nt.png
 %{_mandir}/man1/nt.1*
 
 
 %changelog
+* Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 2.5.0-2
+- Bump release to provide Extras upgrade path.
+
 * Mon Aug  9 2004 Matthias Saou <http://freshrpms.net/> 2.5.0-1
 - Update to 2.5.0final.
 




More information about the fedora-extras-commits mailing list