rpms/anjuta/devel anjuta.spec,1.6,1.7

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 19:30:01 UTC 2005


Author: thias

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

Modified Files:
	anjuta.spec 
Log Message:
Mass letter "a" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: anjuta.spec
===================================================================
RCS file: /cvs/extras/rpms/anjuta/devel/anjuta.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- anjuta.spec	10 Feb 2005 20:01:13 -0000	1.6
+++ anjuta.spec	3 Mar 2005 19:29:59 -0000	1.7
@@ -26,10 +26,10 @@
 Requires(postun): scrollkeeper
 
 %description
-Anjuta is a versatile Integrated Development Environment (IDE) for C and C++. 
-It has been written for GTK/GNOME, and features a number of advanced 
-programming facilities. It is basically a GUI interface for the collection 
-of command line programming utilities and tools available for the GNU system. 
+Anjuta is a versatile Integrated Development Environment (IDE) for C and C++.
+It has been written for GTK/GNOME, and features a number of advanced
+programming facilities. It is basically a GUI interface for the collection
+of command line programming utilities and tools available for the GNU system.
 These are usually run via a text console, and can be unfriendly to use.
 
 This package includes anjuta_create_global_tags.sh, which will allow you to
@@ -52,7 +52,7 @@
 
 
 %build
-# configure option --enable-final does not work corretly on x86_64; Use 
+# configure option --enable-final does not work corretly on x86_64; Use
 # -DNDEBUG in CFLAGS
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 %configure
@@ -123,7 +123,7 @@
 
 %changelog
 * Thu Feb 10 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.2.2-6
-- configure option --enable-final does not work correctly on x86_64; 
+- configure option --enable-final does not work correctly on x86_64;
   Use -DNDEBUG in CFLAGS as suggested my Michael Schwendt;
   Fixes x86_64 crash (#147010)
 




More information about the fedora-extras-commits mailing list